'Declaration<DispIdAttribute(683)> Function TagSetValueHandle( _ ByVal ImageID As Integer, _ ByVal TagID As Tags, _ ByVal TagType As TagType, _ ByVal HData As Integer, _ ByVal Len As Integer _ ) As GdPictureStatus
[DispId(683)] GdPictureStatus TagSetValueHandle( int ImageID, Tags TagID, TagType TagType, int HData, int Len )
function TagSetValueHandle(
ImageID: Integer;
TagID: Tags;
TagType: TagType;
HData: Integer;
Len: Integer
): GdPictureStatus;
DispIdAttribute(683) function TagSetValueHandle( ImageID : int, TagID : Tags, TagType : TagType, HData : int, Len : int ) : GdPictureStatus;
Parameters
- ImageID
- TagID
- TagType
- HData
- Len
